/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/[lng]/product.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
@import url('/_css/aos.css');

/* common */
* {
  letter-spacing: -0.5px;
  word-break: keep-all;
}
img {
  vertical-align: middle;
}
.h-970 {
  position: relative;
  height: 970px;
}
#resultValue {
  height: 36px;
  width: 260px;
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 10px;
}
#file01 {
  display: none;
}
/* inner */
.inner {
  width: 1500px;
  margin: 0 auto;
}
/* title */
.subTit {
  font-size: 46px;
  text-align: center;
  font-weight: 800;
  padding-bottom: 50px;
  font-family: "S-CoreDream-6Bold", sans-serif;
}  
/* contsCom */
.contsCom {
  padding: 120px 0 214px;
}
.conts .contsTxt strong {
font-weight: bold;
}
.conts .contsImg {
/* width: 50%; */
height: 970px;
overflow: hidden;
/* float: left; */
}
.conts .sub-img {
width: 50%;
height: auto;
margin-left: 0;
}
.conts .sub-img img {
width: 500px;
height: 380px;
}
.conts .left-text {
width: 50%;
}
.conts .contsImg.contsImgBDn {
border-radius: 0;
}

.syswrap .contsCom.system_cn:nth-of-type(even) .contsImg {
order: 2;
}
.syswrap .contsCom.system_cn:nth-of-type(even) .contsTxt {
margin-left: 0;
margin-right: 100px;
}

/* left right */
.lefrig {
display: flex;
}
.leftconts {
width: 50%;
}
.rightconts {
width: 50%;
}

.conts .inner {
display: flex;
align-items: end;
}
.conts.conts02 .inner {
align-items: center;
grid-column: 1/-1;
}
.conts .prd-inner--right,
.conts .prd-inner--left {
display: grid;
place-items: center;
padding: 0 110px;
}
.conts.clearfix::after {
display: none;
}

.conts {
position: relative;
display: grid;
grid-template-columns: repeat(2,minmax(0,1fr));
}
.conts .prd-inner--left {
display: grid;
place-items: center;
}

/* 컬티그로스 */
.conts .contsImg img {
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
}
.conts .contsImg.imgcontain img {
-o-object-fit: contain;
   object-fit: contain;
width: 540px;
}
/* .conts .contsTxt {
position: absolute;
top: 30%;
left: 110px;
} */
.conts .contsTxt strong {
font-family: var(--f600);
}
.conts .contsTxt h5 {
position: relative;
}
.conts .contsTxt h5:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: 1px;
background: linear-gradient(to right, #5bce8f, #095a2d);
}
.contsCent .subConts .leftconts {
width: calc((100% - 50px) / 2);
margin-right: 50px;
}
.contsCent .subConts .leftconts ul {
display: flex;
flex-wrap: wrap;
}
.contsCent .subConts .leftconts ul li {
width: calc((100% - 30px) / 2);
padding: 30px;
box-sizing: border-box;
margin-bottom: 30px;
min-height: 380px;
padding-top: 80px;
}
.contsCent .subConts .leftconts ul li:nth-of-type(odd) {
margin-right: 30px;
}
.contsCent .subConts .leftconts ul li:nth-of-type(1) {
/* border-radius: 100px 0 0 0; */
}
.contsCent .subConts .leftconts ul li:nth-of-type(4) {
/* border-radius: 0 0 100px 0; */
}
.contsCent .subConts .leftconts ul li p span {
font-size: 16px;
display: block;
color: #666;
}

.main-func {
  padding-top: 250px;
  display: flex;
  justify-content: center;
  gap: 60px;
}
.main-func li {
  width: 194px;
  height: 194px;
}
.main-func li button {
  background-color: transparent;
  opacity: 0.5;
  transition: opacity .5s ease-in-out;
}
.main-func li button.selected {
  opacity: 1;
}
.main-func li button:hover {
  opacity: 1;
}
.main-func li button span {
  text-align: center;
  display: block;
  color: #fff;
  font-size: 24px;
  margin-top: 16px;
}

/* 컬티매니저 */
.subConts .centerConts ul {
display: flex;
flex-wrap: wrap;
}
.subConts .centerConts ul li {
width: 30.33%;
/* margin-right: 24px; */
/* height: 620px; */
padding: 94px 45px;
box-sizing: border-box;
/* margin-bottom: 24px;
border-radius: 24px; */
}
.subConts .centerConts ul li:nth-of-type(3n) {
margin-right: 0;
}
.subConts .centerConts ul li p span {
font-size: 16px;
display: block;
color: #666;
}
.afrec {
position: relative;
}
.afrec:after {
position: absolute;
content: "";
width: 4px;
height: 4px;
background: #07572b;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.contsCom.conRel {
position: relative;
}

/* 오른쪽 애니메이션 */
.right_flower {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
z-index: 2;
}

.contsTxt .cp-logo {
  width: 468px;
  margin-bottom: 86px;
}
.contsTxt .cp-text {
  color: #666;
  font-family: 'S-CoreDream-4Regular';
}
/* 애니메이션 */  
.rocket {
  position: relative;
  width: 0;
  height: 0;
}
svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 50px;
  height: auto;
  overflow: visible;
}
path:last-of-type {
  transform-origin: 30% 50%;
}

.rocket__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

#box2 {
  display: none;
}

.bg_flower3 {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 10px;
  top: 200px;
  background: url('/images/nav_icon.png') no-repeat;
  animation: x 2s linear alternate,
    y 2s cubic-bezier(0.5, 700, 0.5, -700) alternate, x2 2s linear 2s alternate,
    y2 2s linear 2s cubic-bezier(0.5, 700, 0.5, -700) alternate;
  animation-fill-mode: both;
}

@keyframes x {
  to {
    left: 300px;
    opacity: 1;
  }
}
@keyframes y {
  to {
    top: 199.5px;
    opacity: 1;
  }
}

@keyframes x2 {
  to {
    left: 600px;
    opacity: 1;
  }
}
@keyframes y2 {
  to {
    top: 299.5px;
    opacity: 1;
  }
}

/* 컬티데이터 */
.flx1 {
  /* display: flex; */
  /* gap: 52px; */
  /* margin-left: -30px; */
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(0, 405px));
  justify-content: space-between;
}
.flx1 li {
  width: 100%;
  /* width: 405px; */
  /* width: calc(100% / 4); */
  /* height: 354px; */
  position: relative;
  /* cursor: pointer; */
  /* text-align: left; */
  color: #fff;
  box-sizing: border-box;
  background: url('/images/sub/data-bg.png')no-repeat center/100% 100%;
  min-height: 500px;
}

.flx1 li:nth-of-type(2),
.flx1 li:nth-of-type(4) {
    margin-top: 94px;
    margin-bottom: -94px;
}
.flx1 li:nth-of-type(4) {
  margin-right: 0px;
}
.flx1 li span {
    color: #fff;
}
.flx1 li p.fwbold {
    color: #fff;
    margin-bottom: 28px;
}
.flx1 li .fz13 {
    font-size: 13px;
}
.flx4 {
  display: flex;
  flex-wrap: wrap;
}
.flx4 li {
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  padding: 65px 45px;
  box-sizing: border-box;
}
.flx4 li:nth-of-type(even) {
  margin-right: 0;
}
.flx4 li:nth-of-type(3),
.flx4 li:nth-of-type(4) {
  margin-bottom: 0;
}
.flx4 li:nth-of-type(1) {
  /* border-radius: 100px 0 0 0; */
}
.flx4 li:nth-of-type(2) {
  /* border-radius:  0 100px 0 0; */
}
.flx4 li:nth-of-type(3) {
  /* border-radius:  0 0 0 100px; */
}
.flx4 li:nth-of-type(4) {
  /* border-radius:  0 0 100px 0 ; */
}
.flx1 li:nth-of-type(1) {
  /* border-radius: 0 0 0 100px; */
}
.flx1 li:nth-of-type(4) {
  /* border-radius: 0 100px 0 0; */
}

.flx-inner {
  max-width: 1776px;
  width: 100%;
  margin: 0 auto;
}
.flx-inner-3 {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
/* .flx-inner-3 li {
  width: calc(100% / 3);
} */
.flx-inner-3 li,
.flx-inner li {
  text-align: center;
  padding: 80px 56px 56px;
  box-sizing: border-box;
}
.flx-inner-3 li > div,
.flx-inner li > div {
  text-align: left;
}
.cVideo .inner {
  position: relative; /* padding-bottom: 56.25% !important; */
}
.cVideo .inner iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}

.flx1 li p span {
  display: block;
  color: #666;
  font-size: 16px;
}

.conts .contsImg.imgover {
  position: relative;
}
.conts .contsImg.imgover a.more {
  position: absolute;
  display: block;
  color: #fff;
  bottom: 20px;
  right: 20px;
}

/* 회사 */
.flx3 {
  display: flex;
}
.flx3 li {
  width: calc((100% - 120px) / 3);
  margin-right: 60px;
  background-color: #fff;
  min-height: 390px !important;
}
.flx3 li:nth-of-type(3) {
  margin-right: 0px; /* border-radius: 0 100px 0 0; */
}
.flx3 li:nth-of-type(1) {
  /* border-radius: 0 0 0 100px; */
}
.flx3 li:first-of-type .imgwrap {
  width: 118px;
}
.flx3 li:nth-of-type(2) .imgwrap {
  width: 111px;
}
.flx3 li:nth-of-type(3) .imgwrap {
  width: 124px;
}
.imgwrap {
  width: auto;
  /* min-width: 118px;
  max-width: 124px; */
  margin: 0 auto;
  margin-bottom: 92px;
}
.imgwrap img {
  height: 142px;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* 협력기관 */
.flx3-1 {
  display: flex;
  flex-wrap: wrap;
}
.flx3-1 li {
  width: calc((100% - 200px) / 3);
  margin-right: 100px;
  margin-bottom: 70px;
}
.flx3-1 li:nth-of-type(3n) {
  margin-right: 0;
}
.flx3-1 li .img {
  min-height: 227px;
  padding: 45px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center; /* border-radius: 80px 0 80px 0; */
}
.flx3-1 li .img img {
  vertical-align: middle;
  width: auto !important;
}

/* 스마트팜 뉴스 */
.event .event_table ul.table_list li {
  border-bottom: 1px solid #ddd;
  padding: 60px 0;
  transition: 0.5s;
}
.event .event_table ul.table_list li:first-child {
  padding-top: 0;
}
.event .event_table ul.table_list li:last-child {
  border: none;
}
.event .event_table ul.table_list li a {
  display: flex;
  align-items: center;
}
.event .event_table ul.table_list li .txtbox {
  margin-left: 90px;
  width: calc(100% - 618px);
  box-sizing: border-box;
  padding-right: 120px;
}
.event .event_table ul.table_list li .txtbox h3 {
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 45px;
}
.event .event_table ul.table_list li .txtbox p {
  color: #666;
  margin-bottom: 50px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.event .event_table ul.table_list li .txtbox span {
  color: #999;
  font-weight: 300;
}
.event .event_table ul.table_list li a img {
  width: 100%;
}
.event .event_table ul.table_list li a .imgbox {
  width: 528px;
}
.event .event_table ul.table_list li:hover {
  opacity: 0.6;
}
/* .event .event_table ul.table_list li:nth-of-type(1):hover {opacity:1;} */

.list_page {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 60px;
}
.list_page .inner02 {
  margin: 0 auto;
}
.list_page .inner02 > a {
  margin: 0 20px;
}
.list_page .inner02 > a:nth-child(1) {
  background: url('/images/sub/arr-l.png') no-repeat center;
  display: inline-block;
  width: 20px;
  height: 45px;
  line-height: 45px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}
.list_page .inner02 > a:nth-child(3) {
  background: url('/images/sub/arr_r.png') no-repeat center;
  display: inline-block;
  width: 20px;
  height: 45px;
  line-height: 45px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}
.list_page ul {
  display: inline-block;
  margin: 0;
}
.list_page ul li a,
.list_page ul li button {
  font-size: 17px;
  color: #999;
  text-align: center;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-weight: 400;
  background-color: transparent;
}
.list_page ul li {
  float: left;
  margin: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.list_page ul::after {
  clear: both;
  content: "";
  display: block;
}
.list_page ul li a.on,
.list_page ul li button.on {
  background: #7e9485;
  border-radius: 50%;
  color: #fff;
  margin: 0 15px;
}

/* 홍보자료 */
.subConts .centerConts .flx3-2 {
  display: flex;
  gap: 30px;
}
.subConts .centerConts .flx3-2 li {
  /* width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 40px; */
  padding: 0;
  cursor: pointer;
}
.subConts .centerConts .flx3-2 li:nth-of-type(3n) {
  margin-right: 0;
}
.subConts .centerConts .flx3-2 .txt {
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
}
.subConts .centerConts .flx3-2 li img {
  display: block;
}
.subConts .centerConts .flx3-2 li:hover .txt {
  box-shadow: 0 0 10px #ddd;
}
.subConts .centerConts .flx3-2 li:hover .txt p {
  color: #333;
}
.subConts .centerConts .flx3-2 li:hover .txt span {
  color: #333;
}

/* notice */
.notice_con .chk_box input[type="radio"]:checked + label span {
  width: 18px;
  height: 18px;
  background: #07572b;
}
.notice_con .noticeList .table_type1 {
  width: 100%;
  border-top: 2px solid #333;
  margin-bottom: 60px;
}
.notice_con .noticeList .table_type2 {
  margin-bottom: 40px;
}
.notice_con .noticeList .table_type1 > ul {
  display: table;
  width: 100%;
}
.notice_con .noticeList .table_type1 > ul > li {
  display: table-row;
  width: 100%;
  box-sizing: border-box;
}
.notice_con .noticeList .table_type1 > ul > li:hover {
  background: #f9f9f9;
  transition: ease 0.3s;
}
.notice_con .noticeList .table_type1 > ul > li:nth-child(1) {
  background: #f9f9f9;
}
.notice_con .noticeList .table_type1 > ul > li > div {
  display: table-cell;
}
.notice_con .noticeList .table_type1 > ul > li.tbTh {
  background: #f5f5f5;
}
.notice_con .noticeList .table_type1 > ul > li.tbTh > div {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  color: #333;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-family: "Noto Sans KR";
  font-weight: 600;
}
.notice_con .noticeList .table_type1 > ul > li.tbTd > div {
  text-align: center;
  padding: 20px 5px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.notice_con .noticeList .table_type1 > ul > li.thTr .th_tit p {
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit {
  text-align: left;
}
.notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
  font-size: 16px;
  color: #2d2d2d;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  display: block;
  text-overflow: ellipsis;
  width: 1000px;
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: -0.5px;
}
.notice_con .noticeList .table_type1 > ul > li.tbTd:hover .td_tit a {
  color: #07572b;
}
.notice_con .noticeList .table_type1 > ul > li.tbTd:hover .td_tit span {
  color: #07572b;
}
.notice_con .noticeList .table_type1 .td_day {
  width: 150px;
  text-align: center;
  color: #aaa;
  font-size: 14px;
}
.notice_con .noticeList .table_type1 .td_day strong {
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.notice_con .noticeList .table_type1 .td_day em {
  display: block;
  font-size: 14px;
  color: #999;
  font-style: unset;
}
.notice_con .noticeList .table_type1 .td_answer {
  width: 120px;
  text-align: center;
}
.notice_con .noticeList .table_type1 .td_answer strong {
  color: #333;
  font-size: 14px;
}
.notice_con .noticeList .table_type1 .td_view {
  width: 150px;
  text-align: center;
}
.notice_con .noticeList .table_type1 .td_view strong {
  color: #333;
  font-weight: bold;
}
.notice_con .noticeList .table_type1 .td_view em {
  color: #999;
  font-size: 14px;
  font-style: unset;
}
.notice_con .noticeList .table_type1 .td_num {
  width: 110px;
  text-align: center;
  font-size: 14px;
  color: #666 !important;
  font-weight: normal !important;
}
.notice_con .noticeList .table_type1 .td_num.numTit {
  font-weight: bold !important;
  color: #333 !important;
}

/* notice view */
.notice_view {
  margin-top: 40px;
}
.boardView {
  width: 100%;
  border-top: 2px solid #333;
  margin-top: 20px;
}
.boardView_answer {
  margin-bottom: 100px;
}
.boardView .titArea {
  padding: 14px 10px 13px;
  background: #fff;
  border-bottom: 1px solid #dfe5ea;
  position: relative;
}
.boardView .titArea h5.tit {
  font-size: 24px;
  color: #2d2d2d;
  margin-bottom: 10px;
  font-weight: 600;
  display: inline-block;
  word-break: normal;
}
.boardView .titArea p {
  font-size: 14px;
  color: #333;
  margin-right: 10px;
}
.boardView .titArea p span {
  font-size: 14px;
  color: #8e8e8e;
}
.boardView .txtArea {
  padding: 40px 0px 60px;
  color: #999;
  font-size: 17px;
  position: relative;
  text-align: left;
}
.boardView .txtArea p,
.boardView .txtArea pre {
  font-size: 16px;
  color: #666;
  line-height: 1.7;
  margin-bottom: 50px;
}
.boardView .txtArea .txt_img {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.boardView .txtArea .article {
  position: absolute;
  border: 1px solid #333;
  border-radius: 30px;
  color: #333;
  padding: 5px 15px;
  bottom: 10px;
  right: 10px;
  font-weight: 500;
}
/* .boardView .prevNext {padding: 0 50px;} */
.boardView .fileArea {
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  margin-bottom: 20px;
}
.boardView .fileArea span {
  padding: 0px 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #2d2d2d;
  width: 180px;
  height: 50px;
  padding-left: 15px;
  line-height: 50px;
  box-sizing: border-box;
}
.boardView .fileArea a {
  vertical-align: middle;
}
.boardView .fileArea .arrow {
  background: #f9f9f9;
}
.boardView .prevNext > .prev {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.boardView .prevNext > .next {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.boardView .prevNext > div > a {
  display: block;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
}
.boardView .prevNext > div span {
  padding: 0px 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #2d2d2d;
  width: 180px;
  height: 50px;
  padding-left: 15px;
  float: left;
  line-height: 50px;
  box-sizing: border-box;
  background: #f9f9f9;
}
.boardView .prevNext > div span img {
  margin-right: 20px;
}
.boardView .prevNext .next .arrow {
  float: left;
}
.boardView .prevNext .tit {
  width: 73.46%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 3.2;
  font-size: 16px;
  background: none;
  color: #2d2d2d;
  text-align: left;
}
.boardView .prevNext .day {
  float: right;
  color: #666;
  font-size: 14px;
  font-weight: 600;
}

/* 리스트 버튼 */
.listBtn {
  text-align: center;
  padding: 60px 0 100px;
}
.listBtn a,
.listBtn button {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  box-sizing: border-box;
  width: 180px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  color: #fff;
  background: #07572b;
  transition: ease 0.3s;
}
.listBtn.listBtn02 {
  border-radius: 50px;
}
.listBtn.listBtn02 a {
  border-radius: 50px;
}
.listBtn a.w_btn.ed,
.listBtn button.w_btn.ed {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  box-sizing: border-box;
  width: 200px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  background: #333; /* border-radius:30px; */
  font-family: "Noto Sans KR", sans-serif;
  cursor: default;
}
.listBtn a.w_btn.ed:hover,
.listBtn button.w_btn.ed:hover {
  color: #333;
  background: #fff;
  cursor: default;
}
.listBtn a:hover,
.listBtn button:hover {
  color: #07572b;
  background: #fff;
  border: 2px solid #07572b;
}
.listBtn a.w_btn,
.listBtn button.w_btn {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  box-sizing: border-box;
  width: 200px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  background: #333; /*  border-radius:30px; */
  font-family: "Noto Sans KR", sans-serif;
}
.listBtn .cancelBtn {
  background: #aaa;
}

.contsCom img {
  width: 100%;
}

/* sub support */
.subsec07 {
  padding: 100px 0 !important;
  filter: none;
  height: 100vh;
}

/* 센서&시스템 */
.contsImg {
  position: relative;
}
.contsImg .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000008f;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  transition: 0.5s;
}
.contsImg .overlay img {
  width: 60px;
  height: 20px;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.contsImg:hover .overlay {
  display: flex;
}

/* 센서&시스템 제품 */
.sensorTab {
  display: flex;
  width: 560px;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 50px;
  align-items: center;
  margin-bottom: 88px;
  border: 1px solid #dddddd;
}
.sensorTab a {
  font-size: 30px;
  display: inline-block;
  color: #999;
  text-align: center;
  width: calc((100% - 0px) / 3);
}
.sensorTab a.on {
  background-color: #07572b;
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 45px;
  font-family: "S-CoreDream-6Bold", sans-serif;
}

.intro_con.tab01_con {
  display: none;
}
.intro_con.tab01_con.active {
  display: block;
}
.intro_con.tab02_con {
  display: none;
}
.intro_con.tab02_con.active {
  display: block;
}
.intro_con.tab03_con {
  display: none;
}
.intro_con.tab03_con.active {
  display: block;
}
  
/* 사업영역 */
.business ul {
  display: flex;
}
.business ul li {
  width: calc((100% - 210px) / 4);
  margin-right: 70px;
}
.business ul li:nth-of-type(4) {
  margin-right: 0;
}
.business ul li .img_box {
  position: relative;
  width: 153px;
  height: 153px;
  margin-bottom: 100px;
}
.business ul li .img_box svg {
  width: 100%;
  height: 100%;
}
.business ul li .img_box:after {
  position: absolute;
  content: "";
  width: 153px;
  height: 153px; /* border-radius: 20px; */
  transform: rotate(-45deg);
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
}
.business ul li:nth-of-type(odd) .img_box:after {
  background-color: #07572b;
}
.business ul li:nth-of-type(even) .img_box:after {
  background-color: #3c9f68;
}
.business ul li .img_box img {
  vertical-align: middle;
  width: auto;
  height: 60px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.business ul li .txt_box h5 {
  position: relative;
}
.business ul li .txt_box h5:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 2px;
  background: linear-gradient(to right, #5dcf90, #095b2e);
  bottom: 0;
  left: 0;
}
.business ul li:nth-of-type(even) {
  padding-top: 100px;
}
.business.bus02 ul li .img_box {
  margin-bottom: 16px;
}

/* 전문영농 */
.specialty .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 80px;
  box-sizing: border-box; /* border-radius: 10px; */
}
.specialty .inner .right ul li {
  background: #fff; /*  border-radius: 10px; */
  width: 220px;
  height: 260px;
  box-shadow: 0 0 20px #eee;
  z-index: 1;
}
.specialty .inner .right ul {
  display: flex;
  padding: 20px; /* border-radius: 165px; */
  position: relative;
}
.specialty .inner .right ul li:nth-of-type(1) {
  margin-right: 50px;
}
.specialty .inner .right ul:after {
  position: absolute;
  content: "";
  width: 94px;
  height: 65px;
  background: url('/images/sub/sarrow_s.png') no-repeat center;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: contain;
  z-index: 0;
}
/* .specialty .inner .right ul:before{ position: absolute; content: ''; font-size: 34px; font-weight: 300; width:1px; height:30px; background-color: #333; text-align: center; top:50%; left:50%; transform: translate(-50%,-50%);} */
.specialty .inner .right ul li img {
  height: 90px;
  width: auto;
}
.specialty .inner .right ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.specialty .inner .right ul li p {
  text-align: center;
  margin-top: 10px;
}
.speBt {
  background: url('/images/sub/part_bg.jpg') no-repeat center;
  background-size: cover;
  height: 450px;
  padding: 70px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.speBt .inner {
  background-color: #ffffff21; /* border-radius: 10px; */
  padding: 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.speBt .inner .icon {
  width: 176px;
  margin: auto 80px;
}
.speBt .inner .icon p {
  text-align: center;
  margin-top: 20px;
  color: #ddd;
}
.speBt .inner .txt p {
  color: #ddd;
}

/* 사용후기 */
/* .review .contsCent ul {flex-wrap:wrap;} */
.review .contsCent .centerConts ul li {
  position: relative;
  /* min-height: 490px; */
  width: 31.33%;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 2px 6px rgba(0,0,0,.1);
  /* width: calc((100% - 60px) / 3) !important; */
  /* margin-right: 30px !important;
  margin-bottom: 30px !important; */
}
/* .review .contsCent .centerConts ul li:nth-of-type(3n) {
  margin-right: 60px !important;
} */
.review .contsCent .centerConts ul li:nth-of-type(2n) {
  margin-right: 0 !important;
}
.review .contsCent .centerConts ul li .img {
  width: 100%;
  height: 100%;
}
.review .contsCent .centerConts ul li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.review .contsCent .centerConts ul li .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
}
.review .contsCent .centerConts ul li:hover .txt {
  display: none;
}
.review .centerConts ul li .over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000073;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  transition: 0.5s;
}
.review .centerConts ul li .over p {
  cursor: pointer;
}
.review .contsCent .centerConts ul li:hover .over {
  display: flex;
}

/* 컬티팜1 */

.cultis {
  display: flex;
  position: relative;
  flex-direction: column;
  margin-top: 350px;
}
.cultis .img {
  width: 100%;
  overflow: hidden;
  min-height: 700px;
}
.cultis .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cultis .txt {
  width: 80%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -235px;
  background-color: #fff;
  padding: 80px;
}
.linetop {
  position: relative;
}
.linetop:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  background-color: #ddd;
}
.linetop .img {
  display: flex;
}
.linetop .img .wrap01 {
  width: 500px;
  margin-right: 50px;
  height: 480px;
}
.linetop .img .wrap01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.linetop .img .wrap02 {
  width: calc((100% - 550px));
  text-align: center;
  position: relative;
}
.linetop .img .wrap02 img {
  width: auto;
  height: 90%;
  margin: 0 auto;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* 컬티팜2 */
.culti02 ul {
  display: flex;
}
.culti02 ul li {
  width: calc(100% / 3);
}
.culti02 ul li .img {
  width: 340px;
  height: 340px;
  transform: rotate(-45deg);
  border-radius: 70px;
  overflow: hidden;
  margin: 0 auto 100px;
}
.culti02 ul li .img img {
  transform: rotate(45deg) scale(1.45);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.culti02 ul.culti-ul li:nth-of-type(1) .img img {
  -o-object-position: -170px 10px;
     object-position: -170px 10px;
}
.culti02 ul.culti-ul li:nth-of-type(3) .img img {
  -o-object-position: -140px 57px;
     object-position: -140px 57px;
  width: 120%;
  height: 120%;
  -o-object-fit: cover;
     object-fit: cover;
}
.culti02 ul li:nth-of-type(2) {
margin-top: 116px;
}
.swiper-scrollbar {
  height: 8px;
  border-radius: 10px;
  background: #ddd !important;
}
.swiper-scrollbar-drag {
  height: 8px;
  border-radius: 10px;
  background: #07572b !important;
}
.swiper-container-horizontal > .swiper-scrollbar {
  height: 8px !important;
}
.product_slide .imgbox {
  border-radius: 22px;
  overflow: hidden;
  height: 158px;
}
.product_slide .imgbox img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img_slide .inner {
  margin-left: auto;
  margin-right: 0;
  width: 90%;
}
.tab-wrap {
  display: flex;
  justify-content: center;
}
.tab {
  display: inline-flex;
  justify-content: center;
  margin-bottom: 56px;
  border-radius: 3rem;
  border: 1px solid #ddd;
  padding: 6px;
}
.tab > div input + label {
  width: 150px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #999;
}
.tab > div input:checked + label {
  background-color: #8ea78a;
  color: #fff;
  border-radius: 3rem;
}
  
/* svg */
.svgWrap {
  width: 100%; /* position:absolute;top:45%;left:50%;transform:translate(-50% , -50%); */
} 

/* svg2 */  
.svgWrap svg {
  height: 70%;
  width: 200px;
}
/* 첫번재 이미지만 너무 빨리 나와서 딜레이 줌 */
.inner li:first-of-type .svgWrap * {
  animation-delay: 3s;
  animation-fill-mode: backwards;
  animation-duration: 2s;
}
.svgWrap path,
.svgWrap polygon,
.svgWrap polyline,
.svgWrap line,
.svgWrap circle,
.svgWrap ellipse {
  stroke-dasharray: 10000;
  stroke-dashoffset: 1620px;
  animation: ch-anim 5s linear 0s forwards;
  opacity: 1;
  /* fill: #fff; */
  stroke: #000;
  stroke-width: 15px;
}

.svgWrap path.fill {
  stroke-dasharray: 10000;
  stroke-dashoffset: 1620px;
  animation: ch-anim2 5s linear 0s forwards;
  opacity: 1;
  /* fill: #fff; */
  stroke: #000;
  stroke-width: 5px;
}


.history {
  padding: 100px 0;
  margin: 0 auto;
  background-color: #fff;
}
.history ul {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.history ul li {
  position: relative;
  display: flex;
  gap: 100px;
  align-items: flex-start;
  padding-bottom: 56px;
  width: 700px;
}
.history ul li::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 27px;
  width: 4px;
  height: 4px;
  background-color: #333;
  z-index: 1;
  border-radius: 50%;
  transform: translateX(-50%);
}
.history ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 24px;
  width: 8px;
  height: 8px;
  border: 1px solid rgba(91,91,91,.4);
  z-index: 1;
  border-radius: 50%;
  transform: translateX(-50%);
}
.history ul li > div {
  width: 50%;
}
.history ul li > div:last-of-type {
  margin-top: 11px;
}
.history ul li > div span {
  display: block;
  line-height: 1.6;
  margin-bottom: 12px;
  color: #5b5b5b;
  font-size: 28px;
}
.history ul li > div span em {
  font-weight: bold;
  color: #333;
}
.history ul li:nth-of-type(odd) > div:first-of-type {
  color: #7e9485;
}
.history ul li:nth-of-type(even) > div:first-of-type {
  color: #4a564d;
}
.history ul li > div:first-of-type {
  position: relative;
  font-size: 84px;
  font-weight: bold;
  text-align: right;
}
.history ul::after {
  content: '';
  position: absolute;
  left: 50%;
  height: 100%;
  border-left: 1px solid #ddd;
  transform: translateX(-50%);
}

/* 고객문의 */
.qna-title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 12px;
  border-bottom: 2px solid;
}
.qna-title-term {
  margin-top: 56px;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 12px;
}
.qna-table {
  width: 100%;
}
.qna-table tr {
  min-height: 56px;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.qna-table tr th {
  min-height: 56px;
  width: 200px;
  padding: 10px 20px;
  background-color: #fafafa;
  text-align: left;
  box-sizing: border-box;
}
.qna-table tr td {
  padding: 10px 20px;
  box-sizing: border-box;
}
.qna-table tr td input,
.qna-table tr td input + label {
  border: 1px solid #ddd;
  border-radius: 8px;
  height: 36px;
  color: #333;
  font-size: 14px;
  padding: 0 10px;
  line-height: 36px
}
.qna-table tr td textarea {
  border-radius: 8px;
  height: 200px;
  border: 1px solid #ddd;
  resize: none;
  width: 80%;
  padding: 16px;
}
.qna-table .flex {
  display: flex;
  gap: 50px;
  align-items: center;
}
.qna-table .flex > div label {
  margin-right: 16px;
}
#term {
  max-height: 200px;
  width: 100%;
  border: 1px solid #ddd;
  resize: none;
  height: 200px;
  border-radius: 8px;
  padding: 16px;
  text-align: left;
  color: #999;
}

input[id="term01"] + label {
  position: relative;
  float: right;
  margin-top: 10px;
}
input[id="term01"] + label span:first-of-type {
  position: relative;
  display: inline-block;
}
input[id="term01"] + label span:first-of-type::before {
  content: '';
  display: inline-block;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  vertical-align: middle;
  margin-right: 10px;
}
input[id="term01"]:checked + label span:first-of-type::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: #7e9485;
  border-radius: 50%;
}
input[id="term01"] + label span {
  font-size: 14px;
}

.qna-btn {
  margin-top: 56px;
  display: flex;
  justify-content: center;
}
.qna-btn button {
  /* width: 150px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  border-radius: 8px;
  background-color: #7e9485;
  text-align: center; */
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  box-sizing: border-box;
  width: 180px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  color: #fff;
  /* background: #07572b; */
  background-color: #7e9485;
  transition: ease 0.3s;
}
.qna-btn button:hover {
  color: #7e9485;
  background: #fff;
  border: 2px solid #7e9485;
}


.clearfix::after {
  content: '';
  display: block;
  clear: both;
}

/* background */
.bg01.farm_bg {
  background-color: #f9fcfa;
}
.bg01.farm_bg .c-black {
  color: #000;
}
.bgimg {
  background: url('/images/sub/bg_bottom.jpg') no-repeat center;
  background-size: cover;
}
.bg02 {
  background-color: #07572b;
}
.bg03 {
  background-color: #3c9f68;
}
.bg04 {
    background-color: #fafafa;
}

#sub_content .text-bold {
  font-size: 20px;
  text-align: center;
  display: block;
  margin-top: 44px;
  line-height: 1.6;
  font-weight: 600;
}

@keyframes ch-anim {
  0% {
    stroke-dashoffset: -1620px;
    opacity: 0;
    fill: #fff;
  }
  80% {
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0px;
    opacity: 1;
  }
}
@keyframes ch-anim2 {
  0% {
    stroke-dashoffset: -1620px;
    opacity: 0;
    fill: #fff;
  }
  80% {
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0px;
    opacity: 1;
    fill: #000;
  }
}

@media screen and (max-width: 1700px) {
  .cultis .txt br {
    display: none;
  }
  .cultis .txt br.br_none {
    display: block;
  }
}
  
@media screen and (max-width: 1600px) {
  .inner {
    width: 95%;
    margin: 0 auto;
  }
  .section .inner {
    width: 95%;
    margin: 0 auto;
  }

  .section07 .secCont .conRight {
    justify-content: flex-end;
    width: 60%;
  }
  .section07 .secCont .conRight textarea {
    width: 70%;
  }
  .section07 .secCont .conLeft {
    width: 40%;
  }
  .section07 .secCont .conLeft select {
    width: 60%;
    max-height: 70px;
  }

  .mo_dn {
    display: none;
  }

  /* cooperation */
  .flx3-1 li .img {
    padding: 30px;
    min-height: 200px;
    height: 200px;
  }
  .flx3-1 li .img img {
    width: 70% !important;
    height: 50%;
    -o-object-fit: contain;
       object-fit: contain;
  }

  /* notice */
  .notice_con .noticeList .table_type1 .secret_write {
    width: 700px;
    padding-left: 20px;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit span img {
    position: absolute;
    left: 3px;
    top: 4px;
    margin-left: 0;
  }
  .notice_con .noticeList .infomenuDiv .searchDiv input[type="text"] {
    width: 95%;
  }
  .notice_con .noticeList .infomenuDiv .searchDiv button {
    right: 2%;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 600px;
  }
  .boardView .prevNext .tit {
    width: 40%;
  }
  .boardView .txtArea img {
    width: 100% !important;
    height: auto !important;
  }

  /* 사업영역 */
  .business ul li .txt_box br {
    display: none;
  }

  /* 컬티팜1 */

  .cultis .txt {
    padding: 50px;
  }
  .linetop .img .wrap01 {
    width: 30%;
    height: auto;
    margin-right: 0;
  }
  .linetop .img .wrap02 {
    width: calc(100% - 35%);
    margin-right: 0;
    margin-left: auto;
  }
  .cultis {
    margin-top: 380px;
  }

  .rocket__container {
    left: 780px;
  }
  .conts .contsImg {
    height: auto;
  }
}
  
@media screen and (max-width: 1500px) {
  .rocket__container {
    left: 780px;
  }
}
  
@media screen and (max-width: 1280px) {
  .conts {
    grid-template-columns: minmax(0,1fr);
    /* grid-auto-rows: 485px; */
  }
  .conts .contsImg {
    order: -1;
  }
  .main-func {
    padding-top: 56px;
  }
  .conts .prd-inner--left .contsTxt {
    right: 60px;
    width: 78%;
    gap: 26px;
  }
  .flx-inner {
    width: 100%;
    flex-wrap: wrap;
    padding: 0 46px;
  }
  /* .flx-inner li {
    width: 44%;
  } */
  .conts .prd-inner--right .contsTxt {
    left: 0;
    width: 78%;
  }
  .conts .contsTxt {
    width: calc((100% - 80px) / 2);
    /* margin-left: 80px; */
    /* margin-right: -210px; */
  }
  .syswrap .contsCom.system_cn:nth-of-type(even) .contsTxt {
    margin-left: 0;
    margin-right: 80px;
  }
  .conts .contsTxt p br.mo_dn {
    display: none;
  }
  .clearfix::after {
    content: '';
    display: block;
    clear: both;
  }
  .subTit {
    font-size: 34px;
  }
  .contsCom {
    padding: 80px 0;
  }
  .section07 .secTit h2 {
    font-size: 38px;
  }
  .section07 .secTit p {
    font-size: 18px;
  }
  .section07 .secCont span {
    font-size: 22px;
  }
  .section07 .secCont .conLeft select {
    font-size: 20px;
  }
  .section07 .btn_next {
    font-size: 21px;
  }

  /* product02 */
  .lefrig {
    flex-direction: column;
  }
  .contsCent .subConts .leftconts {
    width: 100%;
  }
  .contsCent .subConts .leftconts ul li {
    min-height: auto;
    padding-top: 50px;
  }
  .rightconts {
    width: 100%;
  }
  .rightconts img {
    width: 70%;
  }

  /* cooperation */
  .subConts .centerConts ul li {
    padding: 30px;
  }

  /* news */
  .event .event_table ul.table_list li .txtbox {
    padding-right: 60px;
    margin-left: 40px;
    width: calc(100% - 568px);
  }

  /* sensor */
  .ml100 {
    margin-left: 80px !important;
  }
  .mr100 {
    margin-right: 80px !important;
  }
  .fz30 {
    font-size: 22px !important;
  }

  /* 사업영역 */
  .business ul li .img_box:after {
    width: 100%;
    height: 100%;
  }
  .business ul li .img_box {
    margin-bottom: 50px;
    width: 120px;
    height: 120px;
  }

  /* 컬티팜02 */
  .culti02 ul {
    margin-top: 100px;
  }
  .culti02 ul li .img {
    width: 240px;
    height: 240px;
  }
  .culti02 ul li .img img {
    transform: rotate(45deg) scale(1.65);
  }

  .rocket__container {
    left: 53%;
  }

  .sensorTab a {
    width: calc(100% / 3);
  }
}

@media screen and (max-width: 1024px) {
  .culti02 ul.culti-ul li:nth-of-type(1) .img img {
    -o-object-position: center;
       object-position: center;
  }
  .culti02 ul.culti-ul li:nth-of-type(3) .img img {
    -o-object-position: center center;
       object-position: center center;
  }
  .main-func {
    padding-top: 60px;
  }
  /* .conts .contsImg {
    width: 50%;
  } */
  .conts .contsTxt {
    width: calc(50% - 60px);
    /* margin-left: 60px; */
  }
  .syswrap .contsCom.system_cn:nth-of-type(even) .contsTxt {
    margin-left: 0;
    margin-right: 60px;
  }
  .conts .contsTxt span.cp {
    font-size: 14px;
  }
  .conts .contsTxt a.cp {
    font-size: 14px;
  }

  /* sensor */
  .ml100 {
    margin-left: 0px !important;
  }
  .mr100 {
    margin-right: 60px !important;
  }

  /* product01 */
  .conts .prd-inner--right .contsTxt {
    width: 78%;
    left: 0;
  }
  .flx1 {
    /* flex-wrap: wrap; */
    gap: 20px;
  }
  .flx-inner-3,
  .flx-inner {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    justify-content: center;
  }
  .flx-inner-3 li,
  .flx-inner li {
    /* width: calc(50% - 24px); */
    box-sizing: border-box;
    min-height: 430px;
  }
  .flx1 li {
    /* width: calc((100% - 20px) / 2); */
  }
  .flx1 li:nth-of-type(2n) {
    margin-right: 0;
  }
  .mh100 {
    min-height: 70px;
  }

  /* product03 */
  .subConts .centerConts ul li {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .subConts .centerConts ul li:nth-of-type(3n) {
    margin-right: 20px;
  }
  .subConts .centerConts ul li:nth-of-type(2n) {
    margin-right: 0;
  }

  /* company */
  .subConts .centerConts .flx3 li {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  .subConts .centerConts .flx3 li:nth-of-type(2) {
    margin-right: 20px;
  }
  .subConts .centerConts .flx3 li:nth-of-type(3) {
    margin-right: 0px;
  }

  /* news */
  .event .event_table ul.table_list li a .imgbox {
    width: 340px;
  }
  .event .event_table ul.table_list li .txtbox {
    width: calc(100% - 380px);
  }

  /* notice */
  .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 450px;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 450px;
  }
  .noticeList .table_type1 .secret_write {
    width: 450px;
  }
  .notice_con .infomenuDiv .searchDiv form {
    width: 500px;
  }
  .notice_con .infomenuDiv .searchDiv select {
    width: 140px;
  }
  .notice_con .listBtn {
    margin-left: 0;
  }

  /* promotion */
  .subConts .centerConts .flx3-2 li {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
  .subConts .centerConts .flx3-2 li:nth-of-type(3n) {
    margin-right: 30px;
  }
  .subConts .centerConts .flx3-2 li:nth-of-type(2n) {
    margin-right: 0;
  }
  .subConts .centerConts .flx3-2 .txt {
    padding-left: 10px;
  }

  /* 사업영역 */
  .mt100 {
    margin-top: 50px;
  }
  .mb100 {
    margin-bottom: 50px !important;
  }
  .business ul {
    flex-wrap: wrap;
  }
  .business ul li {
    width: calc((100% - 70px) / 2);
  }
  .business ul li:nth-of-type(even) {
    margin-right: 0;
  }
  .business ul li .img_box {
    margin-left: 30px;
  }

  /* 전문영농 */
  .specialty .inner {
    flex-direction: column;
  }
  .specialty .inner .right {
    margin-top: 50px;
  }
  .specialty .inner .left br {
    display: none;
  }
  .speBt .inner .icon {
    margin: auto 40px auto 0;
  }
  .speBt .inner .txt p br {
    display: none;
  }
  .fz28 {
    font-size: 20px;
  }
  .specialty .inner .right ul li {
    width: 180px;
    height: 180px;
  }
  .specialty .inner .right ul li img {
    height: 50px;
  }

  /* 컬티팜01 */
  .cultis .img {
    min-height: 500px;
  }

  /* 리뷰 */
  .review .contsCent .centerConts ul li {
    min-height: 340px;
    margin-right: 30px !important;
    margin-bottom: 30px !important;
    width: calc((100% - 30px) / 2) !important;
  }
  .review .contsCent .centerConts ul li:nth-of-type(3n) {
    margin-right: 30px !important;
  }
  .review .contsCent .centerConts ul li:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 900px) {
  .qna-table .flex {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
  .qna-table label {
    display: inline-block;
  }
  .tab {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .history ul li > div:first-of-type {
    font-size: 34px;
  }
  .history ul li > div span {
    font-size: 16px;
  }
  .history ul li::before {
    top: 18px;
  }
  .history ul li::after {
    top: 15px;
  }  
  .subTit {
    font-size: 26px;
    /* padding-bottom: 70px; */
  }
  .main-func {
    padding-top: 80px;
    flex-wrap: wrap;
    gap: 26px 40px;
  }
  .main-func li {
    width: 24%;
    height: auto;
  }
  .flx4 li p {
    line-height: 1.5;
  }

  .conts.conts02 .inner {
    flex-direction: column;
  }
  .conts .contsImg {
    width: 100%;
    margin-bottom: 0;
  }
  .conts .prd-inner--left {
    width: 100%;
  }
  .conts .contsTxt {
    width: 100%;
    margin-left: 0;
  }
  .conts .contsImg {
    height: 100%;
  }
  .section07 .secCont span {
    font-size: 18px;
  }
  .section07 .secTit p {
    font-size: 16px;
  }
  .section07 .secCont {
    flex-direction: column;
  }
  .section07 .secCont .conRight {
    width: 100%;
    justify-content: flex-start;
  }
  .section07 .secCont span {
    width: 100px;
    text-align: left;
  }
  .section07 .secCont .conLeft {
    margin-bottom: 30px;
  }
  .section07 .secCont .conLeft select {
    font-size: 18px;
    width: 40%;
  }
  .section07 .btn_next {
    font-size: 19px;
  }
  .section07 .secTit p br {
    display: none;
  }
  .section07 .secCont .conLeft {
    width: 100%;
  }
  .subsec07 {
    height: auto !important;
  }

  /* sensor */
  .ml100 {
    margin-left: 0px !important;
  }
  .mr100 {
    margin-right: 0px !important;
    order: 2;
  }
  .sensorTab {
    width: 470px;
  }

  /* product02 */
  .conts .inner {
    flex-direction: column;
  }
  .rightconts img {
    width: 100%;
  }

  /* news */
  .event .event_table ul.table_list li .txtbox {
    padding-right: 0;
  }

  /* notice */
  .notice_con .noticeList .table_type1 {
    margin: 0 auto 60px;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd > div {
    padding: 20px 3px;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 430px;
    font-size: 15px;
    color: #333;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-duration: 0.2s;
    transition-timing-function: ease;
  }
  .notice_con .noticeList .table_type1 .td_day {
    width: 90px;
    text-align: center;
    font-size: 14px;
  }
  .notice_con .noticeList .table_type1 .td_answer {
    width: 100px;
    text-align: center;
    font-size: 14px;
  }
  .notice_con .noticeList .table_type1 .td_view {
    width: 40px;
    text-align: center;
    font-size: 14px;
  }
  .notice_con .noticeList .table_type1 .td_ing {
    width: 100px;
  }
  .notice_con .noticeList .table_type1 .td_day em {
    font-size: 14px;
  }
  .notice_con .noticeList .table_type ul > li.tbTd > .td_ing {
    line-height: 0;
  }
  .boardView .fileArea {
    width: 100%;
  }
  .boardView .fileArea span {
    width: 100px;
  }
  .notice_con .noticeList .table_type1 .secret_write {
    width: 230px;
    font-size: 15px;
  }
  .notice_con .noticeList .table_type1 .td_num {
    display: none;
  }
  .notice_con .noticeList .table_type1 > ul > li.thTr .th_tit p {
    font-size: 14px;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    font-size: 14px;
  }
  .notice_con .noticeList .table_type1 .td_view strong {
    font-size: 14px;
  }
  .notice_con .noticeList .table_type1 .td_day strong {
    font-size: 14px;
  }

  /* notice view */
  .notice_view .boardView .prevNext > div span {
    width: 100px;
  }
  .notice_view .boardView .titArea h5.tit {
    font-size: 20px;
  }
  .notice_view .view {
    padding: 0 20px;
  }
  .notice_view .boardView .prevNext {
    padding: 0;
  }
  .notice_view .boardView .prevNext > div span {
    width: 100px;
  }
  .notice_view .boardView .prevNext .tit {
    width: 75%;
  }
  .notice_view .listBtn a,
  .notice_view .listBtn button {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    width: 140px;
  }
  .conts .prd-inner--left,
  .conts .prd-inner--right {
    width: 100%;
    position: relative;
    height: auto;
    padding: 40px 36px;
  }

  .func {
    width: 100%!important;
  }

  .conts .prd-inner--right .contsTxt {
    left: 0;
    top: auto;
    transform: none;
    position: relative;
    padding-bottom: 34px;
  }

  /* 컬티팜01 */

  /* 컬티팜02 */
  .cultis {
    margin-top: 0;
  }
  .culti02 ul li .img {
    width: 160px;
    height: 160px;
    border-radius: 40px;
  }
  .culti02 ul li .img img {
    transform: rotate(45deg) scale(1.75);
  }
  .cultis .txt {
    position: static;
    order: 1;
    transform: translateX(0);
    width: 100%;
  }
  .cultis .img {
    order: 2;
  }

  .rocket__container #box {
    display: none;
  }
  #box2 {
    display: block;
    width: auto;
    display: inline-block;
  }
  .conts .contsTxt span.cp {
    font-size: 12px;
  }
  .conts .contsTxt a.cp {
    font-size: 12px;
  }

  .syswrap .contsCom.system_cn:nth-of-type(even) .contsTxt {
    margin-left: 0;
    margin-right: 0;
    order: 2;
  }
  .syswrap .contsCom.system_cn:nth-of-type(even) .contsImg {
    order: 1;
  }
}

@media screen and (max-width: 640px) {
  .culti02 ul.culti-ul li:nth-of-type(1) .img img {
    -o-object-position: -74px 10px;
       object-position: -74px 10px;
  }
  .culti02 ul.culti-ul li:nth-of-type(3) .img img {
    -o-object-position: -60px 37px;
       object-position: -60px 37px;
  }
  .history ul li {
    width: 100%;
  }
  .history ul li > div:first-of-type {
    font-size: 24px;
    text-align: left;
  }
  .history ul li > div span {
    font-size: 14px;
  }
  .history ul li::before {
    top: 18px;
  }
  .history ul li::after {
    top: 15px;
  }
  .conts .prd-inner--right .contsTxt {
    width: 100%;
  }
  .conts .sub-img {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .conts .sub-img img,
  .conts .contsImg.imgcontain img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .conts .left-text {
    width: 100%;
    padding: 40px 36px;
  }
  .conts .prd-inner--left {
    position: relative;
    height: auto;
    right: auto;
    left: 0;
    width: 100%;
  }
  .conts .prd-inner--right .contsTxt {
    left: 0;
  }
  .conts .prd-inner--right {
    padding: 40px 36px;
    width: 100%;
  }
  .conts .prd-inner--left .contsTxt {
    /* padding: 40px 36px; */
    position: relative;
    max-width: none;
    transform: none;
    right: auto;
    left: 0;
    width: 100%;
  }
  .flx1 li {
    /* width: 442px; */
    margin-right: 0;
    margin: 0 auto;
  }
  .flx1 > div {
    width: 442px;
    padding: 42px 36px;
  }
  .flx1 li:nth-of-type(1) {
    border-radius: 0;
  }
  .flx1 li:nth-of-type(4) {
    border-radius: 0;
  }
  .flx4 {
    flex-wrap: wrap;
  }
  .flx4 li {
    width: 100%;
    margin-right: 0;
  }
  .flx4 li:nth-of-type(3) {
    margin-bottom: 40px;
  }
  .flx4 li:nth-of-type(1) {
    border-radius: 0;
  }
  .flx4 li:nth-of-type(2) {
    border-radius: 0;
  }
  .flx4 li:nth-of-type(3) {
    border-radius: 0;
  }
  .flx4 li:nth-of-type(4) {
    border-radius: 0;
  }
  /* .subConts .centerConts ul li:nth-of-type(1) {
    border-radius: 0;
  } */
  .subConts .centerConts ul li:nth-of-type(6) {
    border-radius: 0;
  }

  /* product01 */
  .mh100 {
    min-height: auto !important;
    padding-bottom: 20px;
  }

  /* product02 */
  .contsCent .subConts .leftconts ul li {
    width: 100%;
    margin-right: 0;
    padding: 30px 20px;
  }
  .contsCent .subConts .leftconts ul li:nth-of-type(1) {
    border-radius: 0;
  }
  .contsCent .subConts .leftconts ul li:nth-of-type(4) {
    border-radius: 0;
  }
  .contsCent .subConts .leftconts ul li:nth-of-type(odd) {
    margin-right: 0;
  }

  /* product03 */
  .subConts .centerConts ul li {
    width: 100%;
    margin-right: 0;
    padding: 30px;
    min-height: auto;
    padding-top: 50px;
  }
  .subConts .centerConts ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .subConts .centerConts ul li:nth-of-type(6) {
    margin-bottom: 0;
  }

  /* company */
  .subConts .centerConts .flx3 li {
    width: 100%;
    margin-right: 0;
    min-height: 230px !important;
  }
  .subConts .centerConts .flx3 li:not(:last-of-type) {
    margin-bottom: 50px;
  }
  .subConts .centerConts .flx3 li:nth-of-type(2) {
    margin-right: 0;
  }
  .subConts .centerConts .flx3 li:nth-of-type(1) {
    border-radius: 0;
  }
  .subConts .centerConts .flx3 li:nth-of-type(3) {
    border-radius: 0;
  }
  .subConts .centerConts .flx3 li {
    display: flex;
    align-items: center;
  }
  .imgwrap {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .subConts .centerConts .flx3 li span {
    text-align: left;
  }
  .subConts .centerConts .flx3 li .txtsWrap {
    text-align: left;
    padding-left: 10px;
    width: 80%;
  }
  .subConts .centerConts .flx3 li span br {
    display: none;
  }

  /* news */
  .event .event_table ul.table_list li a {
    flex-direction: column;
  }
  .event .event_table ul.table_list li a .imgbox {
    width: 100%;
    margin-bottom: 50px;
  }
  .event .event_table ul.table_list li .txtbox {
    margin-left: 0;
    width: 100%;
  }

  /* list btn */
  .list_page .inner02 > a {
    margin: 0 10px;
  }

  /* notice */
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 210px;
  }

  /* promotion */
  .subConts .centerConts .flx3-2 li {
    width: 100%;
    margin-right: 0 !important;
  }
  .subConts .centerConts .flx3-2 li:nth-of-type(odd) {
    margin-right: 0;
  }

  /* sensor */
  .sensorTab {
    width: 80%;
  }
  .fz30 {
    font-size: 16px !important;
  }

  /* 컬티팜02 */
  .culti02 ul {
    flex-wrap: wrap;
  }
  .culti02 ul li {
    width: 100%;
    margin-bottom: 50px;
  }
  .culti02 ul li:nth-of-type(2) {
    margin-top: 0;
  }
  .culti02 ul li .img {
    margin: 0 auto 50px;
  }
  .cultis .img {
    min-height: auto;
  }
  .culti02 ul li .img img {
    transform: rotate(45deg) scale(1.95);
  }

  /* 리뷰 */
  .review .contsCent .centerConts ul li {
    min-height: 220px;
  }
  .culti02 ul.culti-ul li:nth-of-type(1) .img img {
    -o-object-position: -74px 10px;
       object-position: -74px 10px;
  }
  .imgwrap img {
    height: 80px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 480px) {
  .flx-inner-3 li, .flx-inner li {
    min-height: 480px;
  }
  .main-func li button span {
    font-size: 1rem;
  }
  .history ul li > div:last-of-type {
    flex: 1 0 60%;
  }
  .mb-60 {
    margin-bottom: 60px;
  }
  .conts .prd-inner--left {
    width: 100%!important;
  }
  .flx1 {
    gap: 24px 0;
  }
  .history ul::after {
    left:28.5%
  }
  .history ul li::before {
    left: 28.5%;
  }
  .history ul li::after {
    left: 28.5%;
  }
  .history ul li {
    gap: 0;
  }
  .qna-table tr th {
    font-size: 13px;
    width: 25%;
  }
  input[id="term01"] + label {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  input[id="term01"]:checked + label span:first-of-type::after {
    left: 6px;
  }
  .qna-table .flex > div label {
    font-size: 13px;
  }
  .culti02 ul.culti-ul li:nth-of-type(1) .img img {
    -o-object-position: -74px 10px;
       object-position: -74px 10px;
  }
  .contsCom {
    padding: 60px 0!important;
  }
  .subTit {
    font-size: 24px;
  }

  .mb100 {
    margin-bottom: 80px !important;
  }
  .flx1 li {
    margin: 0 auto 50px;
    /* padding: 66px 80px 0; */
  }
  .flx4 li {
    padding: 40px 30px;
  }
  .flx1 li:nth-of-type(2), .flx1 li:nth-of-type(4) {
    margin-top: 0;
    margin-bottom: 0;
  }
  .flx3-1 li {
    padding: 20px !important;
    margin-bottom: 0 !important;
  }
  .conts .contsImg {
    width: 100%!important;
    /* height: 420px!important;  */
    /* border-radius: 0 100px 0 100px; */
  }
  .conts .sub-img {
    height: auto!important;
  }
  .mb-10 {
    margin-bottom: -10px;
  }
  .section07 .secTit p {
    font-size: 14px;
  }
  .section07 .secCont span {
    font-size: 16px;
  }
  .section07 .secCont .conRight textarea {
    font-size: 16px;
  }
  .section07 .secCont .conLeft select {
    font-size: 16px;
    width: calc(100% - 100px);
  }
  .section07 .secCont .conRight textarea {
    width: calc(100% - 100px);
  }
  .section07 .btn_next {
    font-size: 15px;
  }
  .section07 .secTit h2 {
    font-size: 28px;
  }

  /* news */
  .event .event_table ul.table_list li .txtbox h3 {
    padding-bottom: 20px;
  }

  /* list btn */
  .list_page ul li a,
  .list_page ul li button {
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0;
  }
  .list_page .inner02 > a:nth-child(1) {
    height: 35px;
    line-height: 35px;
  }
  .list_page .inner02 > a:nth-child(3) {
    height: 35px;
    line-height: 35px;
  }
  .list_page ul li a.on,
  .list_page ul li button.on {
    margin: 0 5px;
  }
  .list_page {
    padding-bottom: 20px;
  }

  /* notice */

  .notice_view .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 250px;
    font-size: 14px;
  }
  .notice_view .noticeList .table_type1 .td_num {
    width: 50px;
  }
  .notice_view .noticeList .table_type1 .td_day {
    width: 70px;
  }
  .notice_view .noticeList .table_type1 .td_view {
    display: none;
  }
  .notice_view .boardView .titArea {
    padding: 25px 8px 20px;
  }
  .notice_view .boardView .titArea h5.tit {
    font-size: 20px;
  }
  .notice_view .boardView .prevNext > div span {
    font-size: 14px;
  }
  .notice_view .boardView .fileArea a {
    font-size: 14px;
  }
  .notice_view .boardView .prevNext .tit {
    font-size: 14px;
    width: 64%;
    line-height: 50px;
  }
  .notice_view .boardView .prevNext .day {
    display: none;
  }
  .notice_view .boardView .titArea p {
    padding: 0;
    margin-right: 5px;
  }
  .notice_view .boardView .txtArea p,
  .notice_view .boardView .txtArea pre {
    margin-bottom: 0;
  }
  .notice_view .boardView .fileArea span {
    font-size: 14px;
  }
  .notice_view .listBtn {
    margin-top: 0;
  }

  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 220px;
  }
  .subConts .centerConts .flx3 li .txtsWrap {
    width: 50%;
  }

  /* sensor */
  .sensorTab {
    height: 60px;
    width: 90%;
  }
  .fz30 {
    font-size: 14px !important;
  }
  .sensorTab a.on {
    padding: 13px;
  }
  .p70 {
    padding: 40px;
  }
  .pb30 {
    padding-bottom: 15px;
  }

  /* 사업영역 */
  .business ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .business ul li:nth-of-type(even) {
    padding-top: 0;
  }

  /* 전문영농 */
  .specialty .inner {
    padding: 40px;
  }
  .specialty .inner .right ul li {
    width: 120px;
    height: 120px;
  }
  .specialty .inner .right ul {
    padding: 10px;
  }
  .speBt {
    height: auto;
  }
  .speBt .inner {
    flex-direction: column;
  }
  .speBt .inner .icon {
    margin: 30px auto;
    width: auto;
  }
  .speBt .inner .icon img {
    width: 80%;
  }
  .specialty .inner .right ul li img {
    height: 35px;
  }

  /* 리뷰 */
  .review .contsCent .centerConts ul li {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .review .contsCent .centerConts ul li:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  .img_slide .inner {
    margin-right: auto;
  }
}

@media screen and (max-width: 360px) {
  .list_page ul li a,
  .list_page ul li button {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .list_page .inner02 > a:nth-child(1) {
    height: 30px;
    line-height: 30px;
  }
  .list_page .inner02 > a:nth-child(3) {
    height: 30px;
    line-height: 30px;
  }
  .list_page .inner02 > a {
    margin: 0;
  }
  .notice_con .noticeList .table_type1 > ul > li.tbTd .td_tit a {
    width: 160px;
  }
  .sensorTab a.on {
    padding: 10px;
  }
}

/* 20230516 */
#box {
  width: 20px;
  height: 20px;
}
#box .inner {
  position: absolute;
  left: 0;
  width: 20px;
  height: 22px;
  text-align: center;
}
.inner.front {
  top: 0;
}
.inner.back {
  bottom: 0;
}
@media screen and (max-width: 500px) {
  .contsTxt .cp-logo {
    width: 70%;
  }
  .float-right {
    float: none;
  }
  .h-970 {
    height: auto;
  }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./app/components/common/navStyles.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.subVisual {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}
.visualTit {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.visualTit h1 {
    color: #fff;
    font-size: 70px;
    margin-bottom: 50px;
    font-weight: 800;
    font-family: "S-CoreDream-6Bold", sans-serif;
}
.visualTit p {
    color: #fff;
    font-size: 18px;
}
.rightNav {
    position: absolute;
    right: 0;
    top: 65%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}
.rightNav a {
    display: block;
    color: #fff;
    opacity: 0.8;
    margin-bottom: 60px;
    padding-right: 120px;
    position: relative;
    text-align: right;
}
.rightNav a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 1px;
    background-color: #fff;
    opacity: 0.8;
}
.rightNav a.on {
    font-size: 22px;
    opacity: 1;
}
.rightNav a.on:after {
    width: 100px;
    opacity: 1;
}
.rightNav a.on:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
    background: url('/images/sub/sub_nav.png') no-repeat center;
    width: 19px;
    height: 22px;
}  
.navselect {
    display: none;
}
.sub_visual_data1 {
    background: url('/images/sub/data1.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual_mp4 .videoWrap {
    position: relative;
    padding-bottom: 56.25% !important;
    width: 100%;
    /* height: auto !important; */
    height: 100%;
}
.sub_visual_mp4 .videoWrap:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000073;
}
.sub_visual_mp4 video {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.sub_visual_mp4:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #1e1e1ebf;
    z-index: -1;
    top: 0;
    left: 0;
}
.sub_visual_manager1 {
    background: url('/images/sub/manager1.jpg') no-repeat center bottom 30%;
    background-size: cover;
}
.sub_visual03 {
    background: url('/images/sub/sub_visual03.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual04 {
    background: url('/images/sub/sub_visual04.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual05 {
    background: url('/images/sub/sub_visual05.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual07 {
    background: url('/images/sub/sub_visual07.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual09 {
    background: url('/images/sub/sub_visual09.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual10 {
    background: url('/images/sub/sub_visual10.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual11 {
    background: url('/images/sub/sub_visual11.jpg') no-repeat center ;
    background-size: cover;
}
.sub_visual12 {
    background: url('/images/sub/sub_visual12.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual13 {
    background: url('/images/sub/sub_visual13.jpg') no-repeat center;
    background-size: cover;
}
.sub_visual14 {
    background: url('/images/sub/sub_visual14.jpg') no-repeat center;
    background-size: cover;
}

@media screen and (max-width: 1280px) {
    .visualTit h1 {
        font-size: 54px;
        margin-bottom: 30px;
    }
    .visualTit p {
        font-size: 16px;
    }
    .rightNav a {
        padding-right: 70px;
    }
    .on:after {
        width: 60px;
    }
    .rightNav a:after {
        width: 40px;
    }
    .rightNav a.on {
        font-size: 18px;
    }
    .on {
        font-size: 18px;
    }
    .rightNav a {
        font-size: 14px;
    }
    .rightNav a.on:after {
        width: 60px;
    }
}

@media screen and (max-width: 768px) {
    .visualTit h1 {
        font-size: 46px;
    }
    .rightNav {
        display: none;
    }
    .navselect {
        display: block;
        margin-bottom: 24px;
    }
    .navselect select {
        display: block;
        position: relative;
        z-index: 2;
        width: 95%;
        margin: 0 auto;
        background: url('/images/arr_d_h.png') no-repeat 96% center;
        color: #333;
        margin-top: 30px;
        border: 1px solid #ddd;
        padding: 0 35px 0 20px;
        height: 50px;
    }
    .navselect select option {
        font-size: 14px;
        padding: 10px;
    }
}

@media screen and (max-width: 640px) {
    .visualTit {
     width: 80%;
    }
    .visualTit p {
        font-size: 14px;
    }
    .rightNav a {
        margin-bottom: 20px;
    }
    .rightNav {
        top: 80%;
    }
}

@media screen and (max-width: 480px) {
    .subVisual {
        height: 40vh;
    }
    .visualTit {
        width: 80%;
    }
    .visualTit h1 {
        font-size: 32px;
        margin-bottom: 5px;
    }
    .visualTit p {
        font-size: 14px;
    }
    .on {
        font-size: 14px;
    }
    .rightNav a {
        font-size: 12px;
    }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[12].use[3]!./node_modules/swiper/swiper.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

